home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / gcc.info < prev    next >
Encoding:
GNU Info File  |  1995-06-16  |  8.0 KB  |  294 lines

  1. This is Info file gcc.info, produced by Makeinfo-1.55 from the input
  2. file gcc.texi.
  3.  
  4.    This file documents the use and the internals of the GNU compiler.
  5.  
  6.    Published by the Free Software Foundation 59 Temple Place - Suite 330
  7. Boston, MA 02111-1307 USA
  8.  
  9.    Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995 Free Software
  10. Foundation, Inc.
  11.  
  12.    Permission is granted to make and distribute verbatim copies of this
  13. manual provided the copyright notice and this permission notice are
  14. preserved on all copies.
  15.  
  16.    Permission is granted to copy and distribute modified versions of
  17. this manual under the conditions for verbatim copying, provided also
  18. that the sections entitled "GNU General Public License," "Funding for
  19. Free Software," and "Protect Your Freedom--Fight `Look And Feel'" are
  20. included exactly as in the original, and provided that the entire
  21. resulting derived work is distributed under the terms of a permission
  22. notice identical to this one.
  23.  
  24.    Permission is granted to copy and distribute translations of this
  25. manual into another language, under the above conditions for modified
  26. versions, except that the sections entitled "GNU General Public
  27. License," "Funding for Free Software," and "Protect Your Freedom--Fight
  28. `Look And Feel'", and this permission notice, may be included in
  29. translations approved by the Free Software Foundation instead of in the
  30. original English.
  31.  
  32. 
  33. Indirect:
  34. gcc.info-1: 1382
  35. gcc.info-2: 42035
  36. gcc.info-3: 79005
  37. gcc.info-4: 125838
  38. gcc.info-5: 170920
  39. gcc.info-6: 211854
  40. gcc.info-7: 233621
  41. gcc.info-8: 282556
  42. gcc.info-9: 330987
  43. gcc.info-10: 380826
  44. gcc.info-11: 429986
  45. gcc.info-12: 471180
  46. gcc.info-13: 520118
  47. gcc.info-14: 569005
  48. gcc.info-15: 617509
  49. gcc.info-16: 667056
  50. gcc.info-17: 699780
  51. gcc.info-18: 747959
  52. gcc.info-19: 793817
  53. gcc.info-20: 841963
  54. gcc.info-21: 886061
  55. gcc.info-22: 929267
  56. gcc.info-23: 978156
  57. gcc.info-24: 1028059
  58. gcc.info-25: 1059073
  59. 
  60. Tag Table:
  61. (Indirect)
  62. Node: Top1382
  63. Node: Copying3002
  64. Node: Contributors22150
  65. Node: Funding27296
  66. Node: Look and Feel29793
  67. Node: G++ and GCC36439
  68. Node: Invoking GCC38656
  69. Node: Option Summary42035
  70. Node: Overall Options52414
  71. Node: Invoking G++56977
  72. Node: C Dialect Options58851
  73. Node: C++ Dialect Options68902
  74. Node: Warning Options79005
  75. Node: Debugging Options93698
  76. Node: Optimize Options103279
  77. Node: Preprocessor Options113826
  78. Node: Assembler Options120289
  79. Node: Link Options120656
  80. Node: Directory Options125838
  81. Node: Target Options129330
  82. Node: Submodel Options132987
  83. Node: M680x0 Options134368
  84. Node: VAX Options137877
  85. Node: SPARC Options138412
  86. Node: Convex Options144832
  87. Node: AMD29K Options147013
  88. Node: ARM Options150044
  89. Node: M88K Options151461
  90. Node: RS/6000 and PowerPC Options159408
  91. Node: RT Options169216
  92. Node: MIPS Options170920
  93. Node: i386 Options178546
  94. Node: HPPA Options183985
  95. Node: Intel 960 Options187081
  96. Node: DEC Alpha Options189691
  97. Node: Clipper Options191363
  98. Node: H8/300 Options191762
  99. Node: System V Options192207
  100. Node: Code Gen Options192893
  101. Node: Environment Variables201402
  102. Node: Running Protoize205625
  103. Node: Installation211854
  104. Node: Configurations233621
  105. Node: Other Dir268745
  106. Node: Cross-Compiler270461
  107. Node: Steps of Cross272292
  108. Node: Configure Cross273410
  109. Node: Tools and Libraries274047
  110. Node: Cross Runtime276490
  111. Node: Cross Headers280571
  112. Node: Build Cross282556
  113. Node: Sun Install284432
  114. Node: VMS Install285564
  115. Node: Collect2295493
  116. Node: Header Dirs298202
  117. Node: C Extensions299616
  118. Node: Statement Exprs302842
  119. Node: Local Labels304736
  120. Node: Labels as Values306798
  121. Node: Nested Functions308663
  122. Node: Constructing Calls312519
  123. Node: Naming Types314576
  124. Node: Typeof315670
  125. Node: Lvalues317535
  126. Node: Conditionals319975
  127. Node: Long Long320866
  128. Node: Complex322310
  129. Node: Zero Length324172
  130. Node: Variable Length324846
  131. Node: Macro Varargs327371
  132. Node: Subscripting329474
  133. Node: Pointer Arith329957
  134. Node: Initializers330522
  135. Node: Constructors330987
  136. Node: Labeled Elements332681
  137. Node: Case Ranges335310
  138. Node: Cast to Union335991
  139. Node: Function Attributes337069
  140. Node: Function Prototypes346332
  141. Node: Dollar Signs348131
  142. Node: Character Escapes348918
  143. Node: Alignment349199
  144. Node: Variable Attributes350671
  145. Node: Type Attributes358579
  146. Node: Inline365098
  147. Node: Extended Asm368975
  148. Node: Asm Labels379507
  149. Node: Explicit Reg Vars380826
  150. Node: Global Reg Vars382074
  151. Node: Local Reg Vars386639
  152. Node: Alternate Keywords388231
  153. Node: Incomplete Enums389633
  154. Node: Function Names390389
  155. Node: C++ Extensions391394
  156. Node: Naming Results392631
  157. Node: Min and Max395945
  158. Node: Destructors and Goto397395
  159. Node: C++ Interface397945
  160. Node: Template Instantiation403168
  161. Node: C++ Signatures408960
  162. Node: Trouble413220
  163. Node: Actual Bugs414931
  164. Node: Installation Problems416200
  165. Node: Cross-Compiler Problems429986
  166. Node: Interoperation431457
  167. Node: External Bugs444823
  168. Node: Incompatibilities446955
  169. Node: Fixed Headers455505
  170. Node: Standard Libraries457847
  171. Node: Disappointments459094
  172. Node: C++ Misunderstandings463319
  173. Node: Static Definitions463966
  174. Node: Temporaries465020
  175. Node: Protoize Caveats467224
  176. Node: Non-bugs471180
  177. Node: Warnings and Errors480140
  178. Node: Bugs481910
  179. Node: Bug Criteria483270
  180. Node: Bug Lists485700
  181. Node: Bug Reporting487071
  182. Node: Sending Patches499489
  183. Node: Service504876
  184. Node: VMS505437
  185. Node: Include Files and VMS505830
  186. Node: Global Declarations509720
  187. Node: VMS Misc514029
  188. Node: Portability518355
  189. Node: Interface520118
  190. Node: Passes524751
  191. Node: RTL542094
  192. Node: RTL Objects543982
  193. Node: Accessors547026
  194. Node: Flags552352
  195. Node: Machine Modes561371
  196. Node: Constants569005
  197. Node: Regs and Memory574193
  198. Node: Arithmetic585903
  199. Node: Comparisons591801
  200. Node: Bit Fields595863
  201. Node: Conversions597227
  202. Node: RTL Declarations600115
  203. Node: Side Effects600924
  204. Node: Incdec613471
  205. Node: Assembler615987
  206. Node: Insns617509
  207. Node: Calls638362
  208. Node: Sharing640957
  209. Node: Reading RTL644033
  210. Node: Machine Desc644972
  211. Node: Patterns646825
  212. Node: Example649769
  213. Node: RTL Template650897
  214. Node: Output Template663095
  215. Node: Output Statement667056
  216. Node: Constraints670769
  217. Node: Simple Constraints671772
  218. Node: Multi-Alternative683205
  219. Node: Class Preferences686041
  220. Node: Modifiers686921
  221. Node: Machine Constraints690081
  222. Node: No Constraints698659
  223. Node: Standard Names699780
  224. Node: Pattern Ordering727688
  225. Node: Dependent Patterns728914
  226. Node: Jump Patterns731729
  227. Node: Insn Canonicalizations737545
  228. Node: Peephole Definitions741040
  229. Node: Expander Definitions747959
  230. Node: Insn Splitting755405
  231. Node: Insn Attributes762419
  232. Node: Defining Attributes763466
  233. Node: Expressions765478
  234. Node: Tagging Insns771790
  235. Node: Attr Example776153
  236. Node: Insn Lengths778529
  237. Node: Constant Attributes781893
  238. Node: Delay Slots783053
  239. Node: Function Units786264
  240. Node: Target Macros791934
  241. Node: Driver793817
  242. Node: Run-time Target804891
  243. Node: Storage Layout810778
  244. Node: Type Layout824726
  245. Node: Registers831149
  246. Node: Register Basics832129
  247. Node: Allocation Order836166
  248. Node: Values in Registers837584
  249. Node: Leaf Functions841963
  250. Node: Stack Registers844438
  251. Node: Obsolete Register Macros845271
  252. Node: Register Classes847966
  253. Node: Stack and Calling867501
  254. Node: Frame Layout867937
  255. Node: Frame Registers871377
  256. Node: Elimination875187
  257. Node: Stack Arguments879443
  258. Node: Register Arguments886061
  259. Node: Scalar Return894736
  260. Node: Aggregate Return898699
  261. Node: Caller Saves902414
  262. Node: Function Entry903564
  263. Node: Profiling912492
  264. Node: Varargs915396
  265. Node: Trampolines922805
  266. Node: Library Calls929267
  267. Node: Addressing Modes937325
  268. Node: Condition Code944913
  269. Node: Costs951112
  270. Node: Sections959491
  271. Node: PIC964280
  272. Node: Assembler Format966990
  273. Node: File Framework967995
  274. Node: Data Output972232
  275. Node: Uninitialized Data978156
  276. Node: Label Output980863
  277. Node: Initialization990257
  278. Node: Macros for Initialization996400
  279. Node: Instruction Output1000997
  280. Node: Dispatch Tables1008992
  281. Node: Alignment Output1011369
  282. Node: Debugging Info1013109
  283. Node: All Debuggers1013718
  284. Node: DBX Options1016132
  285. Node: DBX Hooks1021017
  286. Node: File Names and DBX1024356
  287. Node: SDB and DWARF1026329
  288. Node: Cross-compilation1028059
  289. Node: Misc1034506
  290. Node: Config1051632
  291. Node: Index1059073
  292. 
  293. End Tag Table
  294.